CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 计算机图形学 填充

搜索资源列表

  1. 填充曲面的绘制.rar

    0下载:
  2. 《计算机图形学》网络学院课程模拟试题.doc
  3. 所属分类:OpenGL

    • 发布日期:2014-01-22
    • 文件大小:69010
    • 提供者:
  1. 多边形填充算法

    1下载:
  2. 计算机图形学原理的一个程序设计,是多边形的填充算法,程序有点大.-computer graphics tenets of a design process that is filled polygon algorithms, procedures are too big.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:26517
    • 提供者:程青松
  1. 计算机图形学小项目

    1下载:
  2. 实现了 DAA画线法画直 (1) 中点画线法画圆(输入x坐标,y坐标,圆心) (必做) (2) 二维区域填充(四向种子填充颜色算法) (选作) (3) 直线裁减(任选一种) (必做) (4) 贝塞尔曲线(输入四个控制点,或者直接用鼠标点,要求坐标会随右键显示)(必做) -realized DAA painting painting straight line method (1) dotted line method Circle (input coordinates x,
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:89469
    • 提供者:韩为
  1. 多边形的填充

    1下载:
  2. 学习计算机图形学的学生必做的一个题目,本人自认做的比较完美,会对其他同学有点借鉴意义,实现橡皮颈画任意多边形,对其进行填充-study computer graphics students will do a topic, I do a self perfection, the other students would somewhat useful to achieve rubber neck painting arbitrary polygon, its filling
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:4602
    • 提供者:kai
  1. 计算机图形实验代码

    1下载:
  2. 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon fillin
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:45465
    • 提供者:数据库
  1. 多边形简单填充

    1下载:
  2. 该程序是计算机图形学的一个实验题,实现多边形的扫描填充-the program is a computer graphics experiment and achieve filled polygon scan
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:52902
    • 提供者:顾婷婷
  1. 橡皮筋算法和多边形填充算法

    1下载:
  2. 计算机图形学中的橡皮筋算法和多边形填充算法,使用vc编写.-computer graphics algorithms and the rubber-band polygon filling algorithm, vc prepared.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:59559
    • 提供者:
  1. 填充算法

    0下载:
  2. 计算机图形学算法Flash演示,你想要的都有!-computer graphics algorithms Flash presentations, you want there!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:514933
    • 提供者:纯净水
  1. ScanFill

    2下载:
  2. 又是一个计算机图形学填充算法:ScanFill,扫描填充算法!用VC++实现,方法简单!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:8712
    • 提供者:饮雪
  1. 图形学算法演示

    1下载:
  2. 对象:想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:30037
    • 提供者:纯净水
  1. vb6.0大规模填充

    0下载:
  2. 扫描线算法的一种做法,填充法,计算机图形学作业-scan line algorithm approach, filling law, computer graphics operations
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2742
    • 提供者:tina
  1. 种子填充算法

    1下载:
  2. 这是一个计算机图形学中图形填充的算法,包括种子填充中简单填充算法和扫描线填充算法!-This is a computer graphics to fill the graphics algorithms, including seeds filling simple filling algorithm and scanning fill algorithm!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:57305
    • 提供者:朱先强
  1. 区域填充算法处理直线自相交的情况

    0下载:
  2. 计算机图形学区域填充算法可以处理直线自相交的情况。-computer graphics area filling algorithm can handle line from the intersection.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5236
    • 提供者:
  1. ComputerGraphics

    0下载:
  2. 是我的计算机图形学的大作业,其中包括的算法有: 直线绘制的DDA算法,bresenham算法,中点算法,绘制圆和椭圆的中点算法,扫描线种子填充算法。N次贝塞尔曲线的绘制以及对他的平移旋转和缩放变换。还有颜色对话框的调用等等,操作方法在帮助里也写明了。另外,还附有一个编写说明书,适合初学者一步步的自己编写出程序来。-Is my great work in computer graphics, including the algorithm are: line drawing of the DDA
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5458547
    • 提供者:隗平
  1. Graphics

    1下载:
  2. 计算机图形学的各种实验,里面包含主要内容包括线段、园、区域填充、线型线宽、字符、裁剪、等基本图形生成算法;样条、Bezier、等常用曲线的生成算法;Coons曲面、Bezier曲面、B样条曲面等常用曲面的生成算法。含实验报告-Computer graphics, various experiments, which contains the main contents include the line, park, area filling, line width, character, cut
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:328506
    • 提供者:何磊
  1. ComputerGraphicscurriculumdesign

    0下载:
  2. 计算机图形学的课程设计,直线,填充等算法实现。-Computer Graphics curriculum design, straight line, or fill algorithm.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3662163
    • 提供者:吴叶
  1. 452323425

    0下载:
  2. 计算机图形学 实现各种形状的绘制以及图形颜色的设定 填充 平移等-Computer graphics to achieve a variety of shapes drawn
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-12
    • 文件大小:2963642
    • 提供者:淅淅拉拉
  1. graphics-drawing

    0下载:
  2. 基于计算机图形学理论基础设计,可进行画线、画圆、填充、平移、清空等功能。-Based on the theoretical basis of computer graphics design, can be drawing a line, circle, fill, translation, clear functions.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:69298
    • 提供者:utoman
  1. 案例6-多边形有效边表填充算法

    1下载:
  2. 计算机图形学的多边形有效填充算法,所用软件为C++(Polygon efficient filling algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:3167232
    • 提供者:冰冰冰冰
  1. P1_王金成_03_填充

    1下载:
  2. 计算机图形学 各种图像填充算法 种子填充,扫描线填充,画线花园(Various Image Filling Algorithms in Computer Graphics)
  3. 所属分类:Windows编程

    • 发布日期:2019-10-13
    • 文件大小:225280
    • 提供者:啦啦啦15
« 1 23 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com